繁體版 English Hindi日本語FrancaisРусскийViệt
登录 注册

search tree中文是什么意思

发音:  
用"search tree"造句"search tree"怎么读"search tree" in a sentence

中文翻译手机手机版

  • 检索树, 查找树
  • 搜索树

例句与用法

  • On the subtrees of random binary search trees
    随机二叉搜索树的子树
  • A binary search tree is a binary tree with the following properties
    二进制搜索树( bst )是具有以下属性的二进制树:
  • Digital search tree
    数字查找树
  • Binary search tree
    二叉查找树
  • Binary search trees are useful for finding items in a list that changes infrequently
    二叉搜索树在查找经常变化的列表时是很非常有用的。
  • The algorithm provides the possibility of reducing the size of the search tree and running time
    该算法从理论上提供了减小搜索树的规模及运行时间的可能性。
  • Add and remove operations are typically expensive since binary search trees require that a tree be balanced
    通常需要增加和删除操作,因为二叉树需要被平衡。
  • Simple binary tree class - binary search trees are useful for finding items in a list that changes infrequently
    二叉搜索树在查找经常变化的列表时是很非常有用的。
  • Search tree , which is restricted by search depth , is the traditional algorithm in dealing with game
    摘要解决博弈问题的传统算法搜索树法所无法克服的对搜索深度的限制。
  • The experimentation proves that the game procedure designed by genetic algorithm outweighs that designed by search tree
    实验表明,用遗传算法所设计的对弈程序优于搜索树法。
  • 更多例句:  1  2  3
用"search tree"造句  

百科解释

In computer science, a search tree is a binary tree data structure in whose nodes data values are stored from some ordered set, in such a way that in-order traversal of the tree visits the nodes in ascending order of the stored values. This means that for any internal node containing a value , the values stored in its left subtree satisfy , and the values stored in its right subtree satisfy .
详细百科解释
search tree的中文翻译,search tree是什么意思,怎么用汉语翻译search tree,search tree的中文意思,search tree的中文search tree in Chinesesearch tree的中文search tree怎么读,发音,例句,用法和解释由查查在线词典提供,版权所有违者必究。